-
Home
-
Eight Day Week Print Workflow
-
1.2.1
-
Code
-
Classes
- Article_XML
Total Complexity |
32 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
283 |
Lines of code |
139 |
Logical lines of code |
87 |
Comment lines |
91 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
extract_elements_by_xpath() |
S |
53 |
6 |
23 |
remove_elements() |
S |
56 |
6 |
18 |
get_first_author_name() |
S |
58 |
5 |
18 |
build_xml() |
S |
51 |
3 |
28 |
html_to_xml() |
S |
54 |
3 |
20 |
add_outer_elements() |
S |
64 |
3 |
10 |
add_article_attributes() |
S |
71 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |
add_author_name() |
S |
79 |
1 |
3 |
add_post_title() |
S |
80 |
1 |
3 |
manipulate_dom() |
S |
71 |
1 |
6 |